home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / printing / prnt2v11.zip / PRINT2.DOC < prev    next >
Text File  |  1993-04-09  |  7KB  |  156 lines

  1.  
  2.    Print2 - A small, yet powerful laserjet printer utility to
  3.             print 2 pages of ASCII text onto 1 sheet of paper in
  4.             landscape mode.  Best results with 3 Hole Punched Paper!!!
  5.  
  6.    In version 1.1 - All ports available thru command line.  Passing of
  7.                     the filename now accepted thru the command line.  Help
  8.                     screen available with a  /H.  Local Area Network support
  9.                     through the /PRN switch and the ability to just
  10.                     count how many pages will print with /C.  This utility
  11.                     was written in Turbo C++ v2.0.  It will work in a DOS or
  12.                     Windows environment.  Simply add it to your Main or
  13.                     Accessories Window.  I have included both an ICO and
  14.                     a .PIF File for you Windows users!!!
  15.  
  16.    To use this program simply enter:   PRINT2  [FileName] [/Switch]  <CR>
  17.       *  Parameters in [Brackets] are optional.  See Port selection below
  18.          for current switches.  Full drive and path name is supported!
  19.  
  20.    Then the screen will prompt you for the filename. The filename is assumed
  21.    to be in the current directory you are in.  Full pathnames are accepted
  22.    if you wish to print a document from another area.
  23.  
  24.    WHAT THE PROGRAM WILL DO?
  25.  
  26.    This program will print 2 pages of text on 1 sheet of paper and draw
  27.    a dividing line down the middle of the page.  Also, included with this
  28.    release is a page numbering routine that prints the page number in the
  29.    top right corner of each sheet.  This program is set up to start each
  30.    page at the pressence of a Page Feed in your text, or at 66 lines (which
  31.    ever comes first).  In other words, it should work for most documents that
  32.    you receive with many shareware programs.
  33.  
  34.    USE 3-HOLE PUNCHED PAPER!
  35.  
  36.    I have found that if you load your Laserjet printer with 3-hole punched
  37.    paper (with the holes positioned to the left of the paper tray), it will
  38.    print ready for your 3 hole punched Binder!  This is great for listing
  39.    out those spreadsheets or other database reports.  (1 note though, the
  40.    page is limited to 80 characters wide and it will truncate after that, so
  41.    make sure your report will fit on a standard sheet of paper (portrait
  42.    mode)).  If you really want to try it, Print2 this document just to see
  43.    the results!
  44.  
  45.  
  46.                                                 Print2 Documentation Page 2
  47.  
  48.    WINDOWS 3.x USERS!
  49.  
  50.    Set this program up as a icon in one of your Windows groups.  Open the
  51.    window you wish to have it, then, Click on File, New, and enter it as a
  52.    new Program Item.  Put the Full Pathname and filename in.  I have included
  53.    PIF file so that you can run this in the background while you print those
  54.    large documents.  Also, included is my own personal Print2 Icon.  Copy the
  55.    PRINT2.PIF, PRINT2.EXE, and PRINT2.ICO into your Windows directory.
  56.    Where it says Command line, put C:\WINDOWS\PRINT2.PIF,  then CLick on
  57.    CHANGE ICON, hit backspace, and type C:\WINDOWS\PRINT2.ICO,  Click OK.
  58.    CLICK OK again to save the entry.
  59.  
  60.    The program defaults to LPT1:, if you wish to use another port add the
  61.    switch after the program name.  Example:
  62.    PROGRAM NAME:  Print2
  63.    COMMAND LINE:  C:\WINDOWS\PRINT2.EXE /COM1
  64.                     would have the program pick Com1: for the output.
  65.    WORKING DIRECTORY:       <blank>
  66.  
  67.    If you use the PRINT2.PIF, you may need to use the Pif editor to add
  68.    the additional switches.    Check below for additional switches.
  69.    AND you would enter the PRINT2.PIF as the Comand Line.
  70.  
  71.    (NOTE: you may have to use the PIF editor to change the path from C: to
  72.     another drive if Windows isn't on C:, Click on the PIF editor to change)
  73.  
  74.  
  75.    MORE OUTPUT PORTS SUPPORTED
  76.  
  77.    In this Release v1.1, You can now choose an output port from the Command
  78.    line.  Here is the list of switches supported:
  79.         /LPT2   /COM1   /COM2   /COM3   /COM4  /PRN
  80.    Example on how to use:
  81.    PRINT2 Filename.DOC /LPT2
  82.    PRINT2 /COM1  would select Com port 1 for the output (used on serial
  83.                  printers)
  84.  
  85.    LAN SUPPORT!!!!!!!!!!!!
  86.    -----------------------
  87.  
  88.    PRINT2 /PRN   recommended for people on a Local Area Network (LAN)
  89.    PRINT2 File.TXT /PRN
  90.  
  91.   PAGE COUNTING!!!!
  92.   -------------------------
  93.   COUNT THE PAGE then exit now supported if you wanted to know how
  94.   many sheets of paper will be used up!
  95.  
  96.   Just add the /C to the command line:
  97.         PRINT2 /C
  98.     or  PRINT2  FILENAME.DOC  /C
  99.  
  100.  TESTING, TESTING, and MORE TESTING!!!!
  101.  
  102.  
  103.    This program has been tested with the HP II, IIp, III, III+ series.
  104.    So far, I have not found any measurable problems with it.  It will
  105.    strip out any Escape Characters that your document will contain, so if
  106.    you see some wierd characters printed, check the document for any Escape
  107.    characters.
  108.  
  109.                                                 PRINT2 Documentation Page 3
  110.  
  111.    REGISTRATION?   (NOT!)
  112.  
  113.  
  114.    This program is hereby released as Public Domain software known as
  115.    "FREEWARE"!   It may be freely distributed and used as long as this
  116.    document and the program remain unaltered, and you do NOT charge a
  117.    fee for it use! (a duplication fee for many shareware houses is
  118.    acceptable as long as the price remains under $3.00)  The author, William
  119.    Mantz, does NOT warrant, guarantee, or make any representations as
  120.    to the performance or reliability of this software and will not be held
  121.    responsible for any incedental or consequential damage that may incur.
  122.    Quite simply,  YOU ARE USING IT AT YOUR OWN RISK!
  123.  
  124.    THE SOURCE CODE
  125.  
  126.    Sorry, the Source Code for PRINT2 is unavailable.  I have spent many long
  127.    hours working out the details to send escape codes sequences to the
  128.    laserjet printer and to provide a high quality, small, yet powerful
  129.    printing utility.  The decision not to share the source code gives me
  130.    the ability to safeguard the reliability and integrity of the program.
  131.  
  132.    WHATS NEXT?????
  133.  
  134.    I don't know!!!  I have included the same options you get with any other
  135.    print command.   How 'bout you calling my BBS Below or use E-mail on
  136.    Compuserve on what you would like to see.  I am open to suggestions.
  137.  
  138. ****  SUPPORT??? call Maddog Productions BBS!  (a Wildcat! BBS)
  139.  
  140.    You can get the latest copy of this program from my own BBS!
  141.    Maddog Productions is proud to present a CD-ROM + Hard Disk database.
  142.    It is also a Support BBS for GuareGraphics which contains many fine
  143.    programs written from a very good friend of mine Jim Guare!
  144.    You can download any of those files without prior validation.
  145.  
  146.    Here is the number!
  147.  
  148.    (215) 855-4621   1200 bps to 14.4k bps USRobotics Dual Std.
  149.  
  150.    You can also reach me through Email on Compuserve:
  151.    William Mantz
  152.    CIS 71064,3677
  153.  
  154.    Enjoy!
  155.  
  156.